From: Chong Yidong Date: Sat, 5 Apr 2008 21:42:01 +0000 (+0000) Subject: * search.c (compile_pattern_1): Treat non-nil and non-string of X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~300 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6ffb36c38082d6b31f85780549ec591f36593fb7;p=emacs.git * search.c (compile_pattern_1): Treat non-nil and non-string of search-spaces-regexp as nil. --- diff --git a/src/ChangeLog b/src/ChangeLog index e41f04ef6ff..2082f8e27f2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-04-05 Chong Yidong + + * search.c (compile_pattern_1): Treat non-nil and non-string of + search-spaces-regexp as nil. + 2008-04-05 Eli Zaretskii * dired.c (Ffile_attributes) [WINDOWSNT]: Force inode be positive.